메소드 | 설명 | |
---|---|---|
Parse ( string InputDefinition ) : IList |
Parses the specified input definition.
|
|
ParseAndAllowBlanks ( string InputDefinition ) : IList |
Parses the and allow blanks.
|
메소드 | 설명 | |
---|---|---|
InputLanguageParser ( ) : System.Collections.Generic |
public Parse ( string InputDefinition ) : IList |
||
InputDefinition | string | The input definition. |
리턴 | IList |
public ParseAndAllowBlanks ( string InputDefinition ) : IList |
||
InputDefinition | string | The input definition. |
리턴 | IList |