Package | Description |
---|---|
org.apache.xalan.xsltc.compiler |
Modifier and Type | Method | Description |
---|---|---|
Type |
LocationPathPattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) |
|
abstract Type |
Pattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) |
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.
|
abstract Type |
SyntaxTreeNode.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) |
Type check the children of this node.
|
Type |
Template.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable) |
Copyright © 2014 Apache XML Project. All Rights Reserved.