Method | Description | |
---|---|---|
Parse ( string InputDefinition ) : IList |
Parses the specified input definition.
|
|
ParseAndAllowBlanks ( string InputDefinition ) : IList |
Parses the and allow blanks.
|
Method | Description | |
---|---|---|
InputLanguageParser ( ) : System.Collections.Generic |
public Parse ( string InputDefinition ) : IList |
||
InputDefinition | string | The input definition. |
return | IList |
public ParseAndAllowBlanks ( string InputDefinition ) : IList |
||
InputDefinition | string | The input definition. |
return | IList |