Uses of Class
org.apache.xalan.xsltc.compiler.util.IntType
-
Packages that use IntType Package Description org.apache.xalan.xsltc.compiler.util -
-
Uses of IntType in org.apache.xalan.xsltc.compiler.util
Methods in org.apache.xalan.xsltc.compiler.util with parameters of type IntType Modifier and Type Method Description void
RealType. translateTo(ClassGenerator classGen, MethodGenerator methodGen, IntType type)
Expects a real on the stack and pushes a truncated integer value
-