Method: CEML::Instructions#root

Defined in:
lib/ceml/lang/tt/instructions.rb

#rootObject



8
9
10
# File 'lib/ceml/lang/tt/instructions.rb', line 8

def root
  @root ||= :basic_statement
end