Package org.jruby.ast

Class OpAsgnConstDeclNode

java.lang.Object
org.jruby.ast.Node
org.jruby.ast.OpAsgnConstDeclNode
All Implemented Interfaces:
BinaryOperatorNode

public class OpAsgnConstDeclNode extends Node implements BinaryOperatorNode
A::B ||= 1