public class TriggerFunctionParser
extends com.streamscape.sef.evtrigger.function.TriggerFunctionExpressionParser
Title: Service Event Fabric Runtime
Description: Trigger function parser.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
Constructor and Description |
---|
TriggerFunctionParser(TriggerFunctionParserContext context) |
Modifier and Type | Method and Description |
---|---|
Statement |
parse(java.lang.String buffer) |
com.streamscape.sef.evtrigger.function.expression.AbstractExpression |
parseExpression(java.lang.String buffer) |
public TriggerFunctionParser(TriggerFunctionParserContext context) throws com.streamscape.tools.parser.ParserException
com.streamscape.tools.parser.ParserException
public Statement parse(java.lang.String buffer) throws com.streamscape.tools.parser.ParserException
com.streamscape.tools.parser.ParserException
public com.streamscape.sef.evtrigger.function.expression.AbstractExpression parseExpression(java.lang.String buffer) throws com.streamscape.tools.parser.ParserException
com.streamscape.tools.parser.ParserException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.