Frames | No Frames |
Classes derived from org.apache.xalan.xsltc.compiler.util.Type | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Constructors with parameter type org.apache.xalan.xsltc.compiler.util.Type | |
CompareGenerator.CompareGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) | |
MatchGenerator.MatchGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) | |
MethodGenerator.MethodGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cpg) | |
NamedMethodGenerator.NamedMethodGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) | |
RtMethodGenerator.RtMethodGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) | |
TestGenerator.TestGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) |
Fields of type org.apache.xalan.xsltc.compiler.util.Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type | |
Type |
Methods with parameter type org.apache.xalan.xsltc.compiler.util.Type | |
LocalVariableGen | MethodGenerator.addLocalVariable(String name, Type type, InstructionHandle start, InstructionHandle end) Allocates a local variable. |
LocalVariableGen | |
int | |
int | |
int | |
int | Returns the distance between two types. |
boolean | |
boolean | |
boolean | |
boolean | Returns true if this and other are identical types.
|
boolean | |
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | |
boolean | Returns true if this and other are identical types.
|
boolean | |
boolean | Returns true if this and other are identical types.
|
boolean | |
void | Translates a real into an object of internal type type . |
void | Translates an integer into an object of internal type type .
|
void | Translates a node-set into an object of internal type
type . |
void | Translates a node into an object of internal type type .
|
void | Translates a void into an object of internal type type .
|
void | Translates a real into an object of internal type type . |
void | Translates a reference to an object of internal type type .
|
void | Translates a result tree to object of internal type type .
|
void | Translates a string into an object of internal type type .
|
void | Translates an object of this type to an object of type
type .
|
void | Translates a void into an object of internal type type .
|
FlowList | Translates object of this type to an object of type type .
|
Methods with return type org.apache.xalan.xsltc.compiler.util.Type | |
Type | Util.getJCRefType(String signature) |
Type | Type.newObjectType(Class clazz) Factory method to instantiate object types. |
Type | Type.newObjectType(String javaClassName) Factory method to instantiate object types. |
Type |
Methods with return type org.apache.xalan.xsltc.compiler.util.Type | |
Type | LocationPathPattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) Returns the type of a pattern, which is always a NodeType .
|
Type | Returns the type of a pattern, which is always a NodeType .
|
Type | Stylesheet.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) Type check all the children of this node.
|
Type | SyntaxTreeNode.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) Type check the children of this node. |
Type |