localization library

Functions

expectAfterError(String expectation, String after, String found) String
expectBeforeError(String expectation, String before, String found) String
expectError(String expectation, String found) String
importedPackageNotAvailableError(String import) String
messageFromError(PintoError error) String
symbolNotInScopeError(String symbol) String
typeParameterAlreadyDefinedError(String typeParameter) String
unexpectedCharacterError(String character) String
wrongNumberOfArgumentsError(int argumentsCount, int expectedArgumentsCount, String type) String