Class IncludeMergeState

All Implemented Interfaces:
ExpressionOwner, ContentHandler

public class IncludeMergeState extends IncludeMergeState implements ExpressionOwner
parses <include> element as a child of <grammar> element.
  • Field Details

    • redefinedPatterns

      private final Set redefinedPatterns
      set of ReferenceExps which are redefined by this inclusion.
  • Constructor Details

    • IncludeMergeState

      public IncludeMergeState()
  • Method Details