org.drools.lang.descr
Class DeclarativeInvokerDescr
java.lang.Object
org.drools.lang.descr.BaseDescr
org.drools.lang.descr.DeclarativeInvokerDescr
- All Implemented Interfaces:
- Externalizable, Serializable
- Direct Known Subclasses:
- AccessorDescr, FieldAccessDescr, FunctionCallDescr, MethodAccessDescr, MVELExprDescr
public class DeclarativeInvokerDescr
- extends BaseDescr
This is the parent class function/method calls.
- See Also:
- Serialized Form
Methods inherited from class org.drools.lang.descr.BaseDescr |
getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getStartCharacter, getText, readExternal, setEndCharacter, setEndLocation, setLocation, setStartCharacter, setText, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeclarativeInvokerDescr
public DeclarativeInvokerDescr()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.