Uses of Interface
de.bitgrip.ficum.node.OperationNode
-
-
Uses of OperationNode in de.bitgrip.ficum.node
Classes in de.bitgrip.ficum.node that implement OperationNode Modifier and Type Class Description classLogicalOperationNodeMethods in de.bitgrip.ficum.node that return OperationNode Modifier and Type Method Description OperationNodeLogicalOperationNode. setLeft(Node left)OperationNodeOperationNode. setLeft(Node node)OperationNodeLogicalOperationNode. setRight(Node right)OperationNodeOperationNode. setRight(Node node)Methods in de.bitgrip.ficum.node with parameters of type OperationNode Modifier and Type Method Description voidQueryPrinterVisitor. visit(OperationNode node)voidVisitor. visit(OperationNode node)
-