Module dev.civl.abc

Interface VariableReference

All Superinterfaces:
AddressValue, Value

public interface VariableReference extends AddressValue
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface dev.civl.abc.ast.value.IF.AddressValue

    getType

    Methods inherited from interface dev.civl.abc.ast.value.IF.Value

    isScalar, isZero
  • Method Details