| Modifier and Type | Method and Description |
|---|---|
ASTMyScript.SCRIPTTYPE |
RuleLanguageParser.getScriptType() |
| Modifier and Type | Method and Description |
|---|---|
ASTMyScript.SCRIPTTYPE |
ASTMyScript.getScriptType() |
static ASTMyScript.SCRIPTTYPE |
ASTMyScript.SCRIPTTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ASTMyScript.SCRIPTTYPE[] |
ASTMyScript.SCRIPTTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTMyScript.setScriptType(ASTMyScript.SCRIPTTYPE scriptType) |
| Modifier and Type | Method and Description |
|---|---|
ASTMyScript.SCRIPTTYPE |
RuleLanguageVisitor.getScriptType() |
Copyright © 2025. All rights reserved.