public class InvalidOperation extends ParseError
| Constructor and Description |
|---|
InvalidOperation(org.antlr.v4.runtime.ParserRuleContext ctx,
Expression expr,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
String |
getMessage() |
String |
toString() |
equals, hashCode, line, positionInLine, positionStringpublic InvalidOperation(org.antlr.v4.runtime.ParserRuleContext ctx,
Expression expr,
String message)
public Expression getExpression()
public String getMessage()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.