C# Class Microsoft.Fast.AST.LangNameExp

Inheritance: BuiltinLangExp
Exibir arquivo Open project: AutomataDotNet/Automata

Public Methods

Method Description
LangNameExp ( FastToken func ) : System
PrettyPrint ( StringBuilder sb ) : void
ToString ( ) : string

Private Methods

Method Description
BLECheckSorts ( Def>.Dictionary defs, FastPgm pgm ) : void

Method Details

LangNameExp() public method

public LangNameExp ( FastToken func ) : System
func FastToken
return System

PrettyPrint() public method

public PrettyPrint ( StringBuilder sb ) : void
sb StringBuilder
return void

ToString() public method

public ToString ( ) : string
return string