Module: LibRubyParser::Messages
- Defined in:
- lib/lib-ruby-parser/messages.rb
Overview
Module with all known DiagnosticMessage sub-types
Defined Under Namespace
Classes: AliasNthRef, AmbiguousFirstArgument, AmbiguousOperator, AmbiguousRegexp, AmbiguousTernaryOperator, AmpersandInterpretedAsArgPrefix, BeginNotAtTopLevel, BlockAndBlockArgGiven, BlockGivenToYield, CantAssignToEncoding, CantAssignToFalse, CantAssignToFile, CantAssignToLine, CantAssignToNil, CantAssignToNumparam, CantAssignToSelf, CantAssignToTrue, CantSetVariable, CircularArgumentReference, ClassDefinitionInMethodBody, ClassOrModuleNameMustBeConstant, ComparisonAfterComparison, ConstArgument, CsendInsideMasgn, CvarArgument, CvarWithoutId, DStarInterpretedAsArgPrefix, DuplicateHashKey, DuplicateKeyName, DuplicateVariableName, DuplicatedArgumentName, DynamicConstantAssignment, ElseWithoutRescue, EmbeddedDocumentMeetsEof, EncodingError, EndInMethod, EndlessSetterDefinition, ForwardArgAfterRestarg, FractionAfterNumeric, GvarArgument, GvarWithoutId, IncompleteCharacterSyntax, InvalidChar, InvalidCharacterSyntax, InvalidCvarName, InvalidEscapeCharacter, InvalidGvarName, InvalidHexEscape, InvalidIdToGet, InvalidIvarName, InvalidMultibyteChar, InvalidOctalDigit, InvalidReturnInClassOrModuleBody, InvalidSymbol, InvalidUnicodeCodepoint, InvalidUnicodeEscape, IvarArgument, IvarWithoutId, KeyMustBeValidAsLocalVariable, ModuleDefinitionInMethodBody, MultipleCodepointAtSingleChar, NoAnonymousBlockarg, NoDigitsAfterDot, NoSuchLocalVariable, NthRefIsTooBig, NumericLiteralWithoutDigits, NumparamUsed, OrdinaryParamDefined, ParenthesesIterpretedAsArglist, RegexError, ReservedForNumparam, SingletonLiteral, SlashRAtMiddleOfLine, StarInterpretedAsArgPrefix, SymbolLiteralWithInterpolation, TokAtEolWithoutExpression, TooLargeUnicodeCodepoint, TrailingCharInNumber, TripleDotAtEol, UnexpectedToken, UnknownRegexOptions, UnknownTypeOfPercentString, UnterminatedHeredoc, UnterminatedHeredocId, UnterminatedList, UnterminatedQuotedString, UnterminatedRegexp, UnterminatedString, UnterminatedUnicodeEscape, VoidValueExpression