class Pegasus::Semantics::SemanticsData

Defined in:

pegasus/semantics.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source, token_type : String, data : Language::LanguageData) #

[View source]

Instance Method Detail

def actions : Hash(Int64, String) #

[View source]
def init : String #

[View source]
def nonterminal_types : Hash(Elements::NonterminalId, String) #

[View source]
def types : Hash(String, String) #

[View source]