C# Class Microsoft.Zing.Keyword

Mostrar archivo Open project: ZingModelChecker/Zing Class Usage Examples

Private Methods

Method Description
GetKeyword ( System.Compiler.DocumentText source, int startPos, int endPos ) : Token
GetKeyword ( string source, int startPos, int endPos ) : Token
InitKeywords ( ) : Microsoft.Zing.Keyword[]
Keyword ( Token token, string name ) : System
Keyword ( Token token, string name, Keyword next ) : System