Class BindingNotFoundParserMessage

  • All Implemented Interfaces:
    ParserMessage

    public class BindingNotFoundParserMessage
    extends Object
    implements ParserMessage
    A bound Type referenced could not be located in the tree
    • Constructor Detail

      • BindingNotFoundParserMessage

        public BindingNotFoundParserMessage()
      • BindingNotFoundParserMessage

        public BindingNotFoundParserMessage​(String binding)
    • Method Detail

      • getBinding

        public String getBinding()