|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Storage | |
gate.creole.morph |
Uses of Storage in gate.creole.morph |
Fields in gate.creole.morph declared as Storage | |
private Storage |
Interpret.variables
Instance of Storage class, which is used store all the variables details |
Methods in gate.creole.morph with parameters of type Storage | |
static String |
ParsingFunctions.convertToRegExp(String line,
Storage storage)
This method convert the expression which has been entered by the user in the .rul file (i.e. rules defined by the user), into the expression which are recognized by the regular expression Patterns |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |