Class LabelTarget

java.lang.Object
com.strobel.expressions.LabelTarget

public final class LabelTarget extends Object
Used to denote the target of a GotoExpression
Author:
Mike Strobel
  • Method Details

    • getName

      public final String getName()
    • getType

      public final Type getType()
    • toString

      public final String toString()
      Overrides:
      toString in class Object