de.grogra.xl.expr
Interface LocalValue

All Superinterfaces:
Completable, LocalAccess
All Known Implementing Classes:
GetLocal

public interface LocalValue
extends LocalAccess


Field Summary
 
Fields inherited from interface de.grogra.xl.expr.LocalAccess
ASSIGNS_LOCAL, POST_ASSIGNMENT, POST_USE, PRE_1_ASSIGNMENT, PRE_2_ASSIGNMENT, PRE_ASSIGNMENT, PRE_USE, USES_LOCAL
 
Method Summary
 
Methods inherited from interface de.grogra.xl.expr.LocalAccess
getAccessType, getLocal, getLocalCount, setLocal
 
Methods inherited from interface de.grogra.xl.expr.Completable
complete