Uses of Class
org.apache.poi.ss.formula.token.UnionNode
-
Packages that use UnionNode Package Description org.apache.poi.ss.formula.token -
-
Uses of UnionNode in org.apache.poi.ss.formula.token
Methods in org.apache.poi.ss.formula.token with parameters of type UnionNode Modifier and Type Method Description RTokenNodeVisitor. visitUnion(UnionNode node)List<Ptg>TokenToPtgVisitor. visitUnion(UnionNode node)
-