Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitNewlineNode(NewlineNode iVisited) |
T |
AbstractNodeVisitor.visitNewlineNode(NewlineNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildNewline(NewlineNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.