Method | Description | |
---|---|---|
Parse ( ) : |
||
Parse ( string text ) : |
||
Parser ( string pattern = null ) : System |
Method | Description | |
---|---|---|
Accept ( TokenKind expectedKind ) : void | ||
AcceptIt ( ) : void | ||
InitializeScanner ( string pattern ) : void | ||
ParseCharacterSet ( ) : |
||
ParseCharacterWildcard ( ) : |
||
ParseIdentifier ( ) : |
||
ParseLiteralSet ( ) : |
||
ParsePathSegment ( ) : |
||
ParseRoot ( ) : |
||
ParseSegment ( ) : |
||
ParseSubSegment ( ) : |
||
ParseTree ( ) : |
||
ParseWildcard ( ) : |
public Parser ( string pattern = null ) : System | ||
pattern | string | |
return | System |