Searched refs:getPostfix (Results 1 – 6 of 6) sorted by relevance
124 public String getPostfix() in getPostfix() method in ASTBlock
144 public String getPostfix() in getPostfix() method in ASTIfStatement
203 public String getPostfix() in getPostfix() method in ASTSetDirective
261 public String getPostfix() in getPostfix() method in ASTDirective
209 public String getPostfix() { in getPostfix() method in Tabber
227 String postfix = directive.getPostfix(); in getLiteral()