Uses of Class
org.ow2.opensuit.cel.impl.tree.impl.Parser.ExtensionHandler

Packages that use Parser.ExtensionHandler
org.ow2.opensuit.cel.impl.tree.impl   
 

Uses of Parser.ExtensionHandler in org.ow2.opensuit.cel.impl.tree.impl
 

Fields in org.ow2.opensuit.cel.impl.tree.impl with type parameters of type Parser.ExtensionHandler
protected  java.util.Map<Scanner.ExtensionToken,Parser.ExtensionHandler> Parser.extensions
           
 

Methods in org.ow2.opensuit.cel.impl.tree.impl that return Parser.ExtensionHandler
protected  Parser.ExtensionHandler Parser.getExtensionHandler(Scanner.Token token)
           
 

Methods in org.ow2.opensuit.cel.impl.tree.impl with parameters of type Parser.ExtensionHandler
 void Parser.putExtensionHandler(Scanner.ExtensionToken token, Parser.ExtensionHandler extension)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.