Method: CodeModels::Js::Parser#skip_unknown_node

Defined in:
lib/codemodels/js/parser.rb

#skip_unknown_nodeObject

Returns the value of attribute skip_unknown_node.



10
11
12
# File 'lib/codemodels/js/parser.rb', line 10

def skip_unknown_node
  @skip_unknown_node
end