- All Superinterfaces:
Value
- All Known Subinterfaces:
ArrayElementReference,FunctionReference,MemberReference,VariableReference
A value of the form "invalid input: '&'(lhs)", where lhs is a left hand side expression. For
example "invalid input: '&'(x)" or "invalid input: '&'(a[i].vel)".
-
Method Summary
-
Method Details
-
getType
PointerType getType()Description copied from interface:ValueReturns the type of this value.
-