Frames | No Frames |
Methods with return type org.apache.xalan.xsltc.compiler.util.Type | |
Type | LocationPathPattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) |
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 | Type check the children of this node. |
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 | |
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 |
Methods with parameter type org.apache.xalan.xsltc.compiler.util.Type | |
int | |
int | |
int | |
int | Returns the distance between two types. |
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 | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
boolean | Returns true if this and other are identical types.
|
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 | Type.newObjectType(Class clazz) Factory method to instantiate object types. |
Type | Type.newObjectType(String javaClassName) Factory method to instantiate object types. |
Type |