Java jdk.nashorn.internal.ir BinaryNode fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.ir BinaryNode fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for jdk.nashorn.internal.ir BinaryNode.

The text is from its open source code.

Method

ExpressiongetAssignmentDest()
ExpressiongetAssignmentSource()
booleanisAssignment()
Check if this node is an assignment
booleanisSelfModifying()