Uses of Class
org.apache.xalan.xsltc.compiler.util.TypeCheckError

Packages that use TypeCheckError
org.apache.xalan.xsltc.compiler   
 

Uses of TypeCheckError in org.apache.xalan.xsltc.compiler
 

Methods in org.apache.xalan.xsltc.compiler that throw TypeCheckError
abstract  Type SyntaxTreeNode.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
          Type check the children of this node.
 Type Stylesheet.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
          Type check all the children of this node.
abstract  Type Pattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
          Returns the type of a pattern, which is always a NodeType.
 Type Template.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
           
 Type LocationPathPattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
           
 



Copyright © 2006 Apache XML Project. All Rights Reserved.