|
Grammatica 1.5 Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
System.Object
|
+--TokenPattern.PatternType
in TokenPattern.csThe pattern type enumeration.
| Field Summary | |
REGEXP
The regular expression pattern type is used for tokens that match a regular expression. |
|
STRING
The string pattern type is used for tokens that only match an exact string. |
|
| Field Detail |
public REGEXP
public STRING
|
Grammatica 1.5 Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||