Top Methods
org.jruby.ast.types

public Interface INameNode

Known Direct Implementers
org.jruby.ast.ArgumentNode, org.jruby.ast.AttrAssignNode, org.jruby.ast.BlockArgNode, org.jruby.ast.CallNode, org.jruby.ast.ClassVarAsgnNode, org.jruby.ast.ClassVarDeclNode, org.jruby.ast.ClassVarNode, org.jruby.ast.Colon2Node, org.jruby.ast.Colon3Node, org.jruby.ast.ConstDeclNode, org.jruby.ast.ConstNode, org.jruby.ast.DAsgnNode, org.jruby.ast.DefnNode, org.jruby.ast.DefsNode, org.jruby.ast.DVarNode, org.jruby.ast.FCallNode, org.jruby.ast.GlobalAsgnNode, org.jruby.ast.GlobalVarNode, org.jruby.ast.InstAsgnNode, org.jruby.ast.InstVarNode, org.jruby.ast.LocalAsgnNode, org.jruby.ast.LocalVarNode, org.jruby.ast.MethodDefNode, org.jruby.ast.OptArgNode, org.jruby.ast.RestArgNode, org.jruby.ast.SymbolNode, org.jruby.ast.VCallNode
Imports
org.jruby.RubySymbol

Method Summary

Modifier and TypeMethod and Description
public RubySymbol

Method Detail

getNameback to summary
public RubySymbol getName()