Interface NodeWithOptionalLabel<T extends Node>

  • All Known Implementing Classes:
    ContinueStmt

    public interface NodeWithOptionalLabel<T extends Node>
    A node that has an optional label.