public class AndCond
extends java.lang.Object
StatementParser for the full EBNF.| Modifier and Type | Class and Description |
|---|---|
static class |
AndCond.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(Configuration config,
Scope scope) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Object evaluate(Configuration config, Scope scope) throws CarrotException
CarrotException