Class ErrorExpressionNode
java.lang.Object
com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ErrorExpressionNode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedErrorExpressionNode(ParseTree sourceCodeOperator) -
Method Summary
Methods inherited from class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
cast, getNodeType, getParent, getRepresentingAst, setRepresentingAst
-
Constructor Details
-
ErrorExpressionNode
protected ErrorExpressionNode() -
ErrorExpressionNode
-
-
Method Details
-
equals
- Overrides:
equalsin classBslExpression
-
canEqual
- Overrides:
canEqualin classBslExpression
-
hashCode
public int hashCode()- Overrides:
hashCodein classBslExpression
-
toString
- Overrides:
toStringin classBslExpression
-