Java org.eclipse.jdt.core.dom InfixExpression.Operator fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core.dom InfixExpression.Operator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core.dom InfixExpression.Operator.

The text is from its open source code.

Method

booleanequals(Object obj)
The ASTNode implementation of this Object method uses object identity (==).
StringtoString()
Returns a string representation of this node suitable for debugging purposes only.