We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
find_*
1 parent fd43c2b commit cfc783aCopy full SHA for cfc783a
sig/locator.rbs
@@ -37,8 +37,6 @@ module RBS
37
#
38
def find2: (line: Integer, column: Integer) -> [Symbol?, Array[component]]?
39
40
- private
41
-
42
def find_in_directive: (Integer pos, AST::Directives::t, Array[component]) -> bool
43
44
def find_in_decl: (Integer pos, decl: AST::Declarations::t, array: Array[component]) -> bool
0 commit comments