Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Commit

Permalink
Made processValues private.
Browse files Browse the repository at this point in the history
  • Loading branch information
nilium committed Mar 24, 2009
1 parent acdcf81 commit d46c56d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bbtype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ def processValues(line, lineNo, lastDoc)
@members.push(var)
end
end
private :processValues

def abstract?
@isAbstract
Expand Down

0 comments on commit d46c56d

Please sign in to comment.