Uses of Class
org.apache.xalan.xsltc.compiler.util.TypeCheckError
Packages that use TypeCheckError
-
Uses of TypeCheckError in org.apache.xalan.xsltc.compiler
Methods in org.apache.xalan.xsltc.compiler that throw TypeCheckErrorModifier and TypeMethodDescriptionLocationPathPattern.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 aNodeType
.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.Template.typeCheck
(org.apache.xalan.xsltc.compiler.SymbolTable stable)