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