public class FileNode extends StrNode implements SideEffectFree
containsVariableAssignment, newline| Constructor and Description |
|---|
FileNode(ISourcePosition position,
org.jruby.util.ByteList value) |
accept, childNodes, getCodeRange, getNodeType, getValue, isFrozen, setFrozencontainsVariableAssignment, createList, createList, createList, createList, findFirstChild, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toStringpublic FileNode(ISourcePosition position, org.jruby.util.ByteList value)
Copyright © 2001-2016 JRuby. All Rights Reserved.