C# Class ABT.Env2.SymbolTable

Afficher le fichier Open project: phisiart/C-Compiler

Méthodes protégées

Méthode Description
SymbolTable ( ) : System
SymbolTable ( ImmutableList typeDefs, ImmutableList enums ) : System

Method Details

SymbolTable() protected méthode

protected SymbolTable ( ) : System
Résultat System

SymbolTable() protected méthode

protected SymbolTable ( ImmutableList typeDefs, ImmutableList enums ) : System
typeDefs ImmutableList
enums ImmutableList
Résultat System