public interface WriteNode
Modifier and Type | Method and Description |
---|---|
RubyNode |
makeReadNode()
Return a new node that performs the equivalent read operation to this node's write.
|
RubyNode makeReadNode()
Copyright © 2001-2015 JRuby. All Rights Reserved.