Package deltix.util.jcg
Interface JMemberVariable
-
- All Superinterfaces:
JAnnotationContainer
,JMember
,JVariable
- All Known Subinterfaces:
JInitMemberVariable
- All Known Implementing Classes:
CSPropertyImpl
,ThisVariableImpl
public interface JMemberVariable extends JMember, JVariable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JExpr
access()
JExpr
access(JExpr obj)
-
Methods inherited from interface deltix.util.jcg.JAnnotationContainer
addAnnotation
-
Methods inherited from interface deltix.util.jcg.JMember
containerClass, modifiers, name
-
-