| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler |
| Modifier and Type | Method and Description |
|---|---|
Type |
LocationPathPattern.typeCheck(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable) |
abstract Type |
Pattern.typeCheck(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable)
Returns the type of a pattern, which is always a
NodeType. |
Type |
Stylesheet.typeCheck(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable)
Type check all the children of this node.
|
abstract Type |
SyntaxTreeNode.typeCheck(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable)
Type check the children of this node.
|
Type |
Template.typeCheck(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable) |
protected Type |
SyntaxTreeNode.typeCheckContents(jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.SymbolTable stable)
Call typeCheck() on all child syntax tree nodes.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.