Class TypedElementPattern

All Implemented Interfaces:
NameClassAndExpression, Serializable

public class TypedElementPattern extends ElementPattern
ElementPattern with type. Proprietary extension by MSV to support type-assignment in TREX.
Author:
Kohsuke KAWAGUCHI
See Also:
  • Field Details

    • label

      public final String label
      label of this element.
  • Constructor Details