Class: SFRP::Low::Element
- Inherits:
-
Object
- Object
- SFRP::Low::Element
- Defined in:
- lib/sfrp/low/element.rb
Direct Known Subclasses
Block, Function, Include, Macro, Member, MemberStructure, Statement, Structure, Typedef
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/sfrp/low/element.rb', line 4 def to_s pretty_code end |