C# Class Microsoft.Fast.AST.LangNameExp

Inheritance: BuiltinLangExp
Afficher le fichier Open project: AutomataDotNet/Automata

Méthodes publiques

Méthode Description
LangNameExp ( FastToken func ) : System
PrettyPrint ( StringBuilder sb ) : void
ToString ( ) : string

Private Methods

Méthode Description
BLECheckSorts ( Def>.Dictionary defs, FastPgm pgm ) : void

Method Details

LangNameExp() public méthode

public LangNameExp ( FastToken func ) : System
func FastToken
Résultat System

PrettyPrint() public méthode

public PrettyPrint ( StringBuilder sb ) : void
sb StringBuilder
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string