public class AccessModifierInlinedClassContext extends StatementOptionContextBase
AccessModifierInlinedClassContext
.Constructor and Description |
---|
AccessModifierInlinedClassContext(com.espertech.esper.common.internal.compile.stage3.StatementBaseInfo base,
String inlinedClassName)
Ctor
|
Modifier and Type | Method and Description |
---|---|
String |
getInlinedClassName()
Returns the inlined-class name
|
getAnnotations, getEplSupplier, getModuleName, getStatementName, getStatementNumber
public AccessModifierInlinedClassContext(com.espertech.esper.common.internal.compile.stage3.StatementBaseInfo base, String inlinedClassName)
base
- statement infoinlinedClassName
- returns the name of the inlined classpublic String getInlinedClassName()
Copyright © 2005–2022. All rights reserved.