- All Superinterfaces:
Assignable,Expr,SimpleTyped,Typed,Var
A local variable.
-
Method Summary
Methods inherited from interface io.quarkus.gizmo2.Expr
elem, elem, elem, field, field, field, field, genericType, hasGenericType, length, typeMethods inherited from interface io.quarkus.gizmo2.SimpleTyped
isPrimitive, isVoid, slotSize, typeKind
-
Method Details
-
block
BlockCreator block()Returns the block that owns this local variable.- Returns:
- the block that owns this local variable
-