|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.evelopers.unimod.analysis.DistributiveBrackets
Takes AST representing conjunction of literals and disjunctions of terms. Returns AST representing disjunction of terms.
| Constructor Summary | |
DistributiveBrackets(antlr.ASTFactory astFactory)
|
|
| Method Summary | |
void |
and(antlr.collections.AST ast)
|
antlr.collections.AST |
getAST()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DistributiveBrackets(antlr.ASTFactory astFactory)
| Method Detail |
public void and(antlr.collections.AST ast)
public antlr.collections.AST getAST()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||