com.espertech.esper.epl.parse
Class ASTLibFunctionHelper.ASTLibModelChainElement

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTLibFunctionHelper.ASTLibModelChainElement
Enclosing class:
ASTLibFunctionHelper

public static class ASTLibFunctionHelper.ASTLibModelChainElement
extends java.lang.Object


Constructor Summary
ASTLibFunctionHelper.ASTLibModelChainElement(java.lang.String funcName, EsperEPL2GrammarParser.LibFunctionArgsContext args, boolean hasLeftParen)
           
 
Method Summary
 EsperEPL2GrammarParser.LibFunctionArgsContext getArgs()
           
 java.lang.String getFuncName()
           
 boolean isHasLeftParen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTLibFunctionHelper.ASTLibModelChainElement

public ASTLibFunctionHelper.ASTLibModelChainElement(java.lang.String funcName,
                                                    EsperEPL2GrammarParser.LibFunctionArgsContext args,
                                                    boolean hasLeftParen)
Method Detail

getFuncName

public java.lang.String getFuncName()

getArgs

public EsperEPL2GrammarParser.LibFunctionArgsContext getArgs()

isHasLeftParen

public boolean isHasLeftParen()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com