Frames | No Frames |
Methods with return type org.apache.xalan.xsltc.compiler.FlowList | |
FlowList | IntType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Expects an integer on the stack and translates it to a non-synthesized
boolean. |
FlowList | NodeSetType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Translates a node-set into a non-synthesized boolean. |
FlowList | NodeType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Translates a node into a non-synthesized boolean. |
FlowList | RealType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Translates a real into a non-synthesized boolean. |
FlowList | ReferenceType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Expects a reference on the stack and translates it to a non-synthesized
boolean. |
FlowList | ResultTreeType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Translates a result tree into a non-synthesized boolean.
|
FlowList | StringType.translateToDesynthesized(ClassGenerator classGen, MethodGenerator methodGen, BooleanType type) Translates a string into a non-synthesized boolean. |
FlowList | Translates an object of this type to an non-synthesized boolean. |
FlowList | Translates object of this type to an object of type type .
|
Methods with parameter type org.apache.xalan.xsltc.compiler.FlowList | |
FlowList |
Methods with return type org.apache.xalan.xsltc.compiler.FlowList | |
FlowList | |
FlowList | |
FlowList | FlowList.copyAndRedirect(InstructionList oldList, InstructionList newList) Redirect the handles from oldList to newList. |
Constructors with parameter type org.apache.xalan.xsltc.compiler.FlowList | |