Libraries
»
duby
(0.0.3)
»
Index (S)
»
Duby
»
AST
»
JRubyAst
»
SymbolNode
Class: Duby::AST::JRubyAst::SymbolNode
Inherits:
Object
Object
Duby::AST::JRubyAst::SymbolNode
show all
Defined in:
lib/duby/transform.rb
Instance Method Summary
collapse
#
type_reference
(parent) ⇒ Object
Instance Method Details
#
type_reference
(parent) ⇒
Object
974 975 976
# File 'lib/duby/transform.rb', line 974
def
type_reference
(
parent
)
AST
::
type
(
name
)
end