class RiSC16::Assembler::AST::Text

Defined in:

assembler/ast.cr

Constructors

Instance Method Summary

Instance methods inherited from class Parser::Node

character : Int32 | Nil character, character=(character : Int32 | Nil) character=, line : Int32 | Nil line, line=(line : Int32 | Nil) line=

Constructor Detail

def self.new(text : String) #

[View source]

Instance Method Detail

def text : String #

[View source]
def text=(text : String) #

[View source]