Interface Node
-
- All Known Implementing Classes:
AndExpression,Comparison,OrExpression,UnaryExpression
public interface Node
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoString(String indent)
-