| Package | Description |
|---|---|
| eu.dnetlib.data.collective.transformation.rulelanguage.parser |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
FtScript.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
FtScript.anyExpression() |
void |
FtScript.assign(Rules r)
id = value
|
void |
FtScript.attrib_list() |
void |
FtScript.attribute() |
void |
FtScript.conditionalStmt()
a conditional Rule, which contains the condition, the Rule on which the condition holds and the alternative rule
|
void |
FtScript.copy(Rules r) |
void |
FtScript.empty(Rules r) |
String |
FtScript.identifier() |
void |
FtScript.importDeclaration() |
Token |
FtScript.inputField() |
String |
FtScript.key() |
String |
FtScript.leftExprOutputField() |
String |
FtScript.leftExprTemplate() |
String |
FtScript.leftExprVar() |
void |
FtScript.literal() |
void |
FtScript.nsDeclaration() |
void |
FtScript.op(Rules r) |
void |
FtScript.preprocess() |
String |
FtScript.quotedString() |
void |
FtScript.rule(Rules r) |
String |
FtScript.ruleDecl() |
void |
FtScript.script() |
void |
FtScript.scriptDeclaration() |
void |
FtScript.set(Rules r) |
String |
FtScript.singleQuotedString() |
void |
FtScript.skip(Rules r) |
ASTStart |
FtScript.Start() |
void |
FtScript.stmt() |
String |
FtScript.string() |
String |
FtScript.template() |
String |
FtScript.variable() |
Copyright © 2025. All rights reserved.