Class: RBS::AST::Declarations::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/rbs_loading_optimizer/loading/optimizer/ast.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resolvedObject

NOTE: Allow to mark resolved to skip resolving process



8
9
10
# File 'lib/rbs_loading_optimizer/loading/optimizer/ast.rb', line 8

def resolved
  @resolved
end