class GraphTitleGlobalDeclarationNode
Public Instance Methods
compile()
click to toggle source
# File lib/ast_node.rb, line 137 def compile root_node.graph_properties[:title] = @value end
# File lib/ast_node.rb, line 137 def compile root_node.graph_properties[:title] = @value end