Modifier and Type | Method and Description |
---|---|
static AliasNode |
create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
String newName,
String oldName,
RubyNode module) |
AliasNode |
createNode(Object... arguments) |
static com.oracle.truffle.api.dsl.NodeFactory<AliasNode> |
getInstance() |
public static AliasNode create(RubyContext context, com.oracle.truffle.api.source.SourceSection sourceSection, String newName, String oldName, RubyNode module)
public static com.oracle.truffle.api.dsl.NodeFactory<AliasNode> getInstance()
Copyright © 2001-2015 JRuby. All Rights Reserved.