Package deltix.util.jcg
Interface JLocalVariable
-
- All Superinterfaces:
JAnnotationContainer
,JExpr
,JInitVariable
,JVariable
public interface JLocalVariable extends JExpr, JInitVariable
-
-
Method Summary
-
Methods inherited from interface deltix.util.jcg.JAnnotationContainer
addAnnotation
-
Methods inherited from interface deltix.util.jcg.JExpr
alter, assign, assignExpr, asStmt, call, cast, cast, dec, decAndGet, field, getAndDec, getAndInc, inc, incAndGet, index, index, negate, not, returnStmt, switchStmt, switchStmt, throwStmt
-
Methods inherited from interface deltix.util.jcg.JInitVariable
setInitValue
-
-