CompilerError Constructor |
Name | Description | |
---|---|---|
![]() | CompilerError(RecognitionException, String) |
Creates a CompilerError instance with a specific Exception.
|
![]() | CompilerError(ErrorCategory, String, IConstruct) |
Initializes a new instance of the CompilerError class.
|
![]() | CompilerError(ErrorCategory, String, IToken, String) |
Initializes a new instance of the CompilerError class.
|