Searched refs:getAuxCst (Results 1 – 3 of 3) sorted by relevance
79 setResult((TypeBearer) getAuxCst()); in run()149 Type type = ((TypeBearer) getAuxCst()).getType(); in run()162 Type type = ((TypeBearer) getAuxCst()).getType(); in run()171 Type type = ((CstType) getAuxCst()).getClassType(); in run()178 Type type = ((CstType) getAuxCst()).getClassType(); in run()183 Type type = ((CstType) getAuxCst()).getClassType(); in run()
331 protected final Constant getAuxCst() { in getAuxCst() method in BaseMachine
369 Constant cst = getAuxCst(); in run()