Package | Description |
---|---|
org.jruby.truffle.nodes.methods |
Modifier and Type | Method and Description |
---|---|
static AssertCompilationConstantNode |
AssertCompilationConstantNodeFactory.create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
RubyNode value) |
AssertCompilationConstantNode |
AssertCompilationConstantNodeFactory.createNode(Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static com.oracle.truffle.api.dsl.NodeFactory<AssertCompilationConstantNode> |
AssertCompilationConstantNodeFactory.getInstance() |
Constructor and Description |
---|
AssertCompilationConstantNode(AssertCompilationConstantNode prev) |
Copyright © 2001-2015 JRuby. All Rights Reserved.