struct JIS2::Finally

Included Modules

Defined in:

jis2.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module Parser::AST

pos : Hash(Symbol, Pos) pos, pos=(pos : Hash(Symbol, Pos)) pos=, pos? : Hash(Symbol, Pos) | Nil pos?

Class methods inherited from module Parser::AST

compose_known_rules(builder : Parser::Analysis(T)) forall T compose_known_rules

Constructor Detail

def self.new(statement : Statement) #

[View source]

Class Method Detail

def self._structure__temp_52 #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(statement _statement = @statement) #

[View source]
def statement : Statement #