Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal_ctags
master
CrystalCtags
Ctags
CtagsVisitor
Tag
Built with Crystal 1.10.0
2023-12-22 05:45:48 UTC
class
CrystalCtags::
Ctags
CrystalCtags::Ctags
Reference
Object
Defined in:
crystal_ctags.cr
Constructors
.new
(filenames)
Instance Method Summary
#tags
: Array(CrystalCtags::Tag)
#to_s
(io)
Constructor Detail
def self.
new
(filenames)
#
[
View source
]
Instance Method Detail
def
tags
: Array(
CrystalCtags::Tag
)
#
[
View source
]
def
to_s
(io)
#
[
View source
]