java.lang.Object
org.antlr.runtime.BaseRecognizer
org.antlr.runtime.Lexer
org.palladiosimulator.pcm.stochasticexpressions.parser.PCMStoExLexer
org.palladiosimulator.pcm.stochasticexpressions.parser.MyPCMStoExLexer
All Implemented Interfaces:
org.antlr.runtime.TokenSource

public class MyPCMStoExLexer extends PCMStoExLexer
  • Constructor Details

    • MyPCMStoExLexer

      public MyPCMStoExLexer(org.antlr.runtime.CharStream input)
  • Method Details

    • reportError

      public void reportError(org.antlr.runtime.RecognitionException arg0)
      Overrides:
      reportError in class org.antlr.runtime.Lexer
    • hasErrors

      public boolean hasErrors()
    • getErrors

      public Collection<ErrorEntry> getErrors()