Interface LocalVariable


public interface LocalVariable
Variable available inside a LocalVariableCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Java type of the variable.
  • Method Details

    • getType

      Returns the Java type of the variable.