abstract struct JIS2::Expression

Included Modules

Direct Known Subclasses

Defined in:

jis2.cr

Constructors

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

Macros inherited from module Parser::AST

rule(*t, given_target = nil) rule, smart_enum(e, h) smart_enum

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]