Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ameba
v0.1.0
Ameba
AST
CallVisitor
CaseVisitor
DefVisitor
IfVisitor
StringInterpolationVisitor
UnlessVisitor
Util
BaseRule
DotFormatter
Formatter
Reporter
Rule
Rules
ComparisonToBoolean
DebuggerStatement
LineLength
LiteralInCondition
LiteralInInterpolation
PredicateName
TrailingBlankLines
TrailingWhitespace
UnlessElse
Source
Error
Built with Crystal 1.9.2
2023-10-08 09:19:58 UTC
class
Ameba::DotFormatter
Ameba::DotFormatter
Ameba::Formatter
Reference
Object
Defined in:
ameba/formatter.cr
Instance Method Summary
#after
(sources)
#before
(sources)
#format
(source : Source)
Instance methods inherited from class
Ameba::Formatter
after(sources)
after
,
before(sources)
before
,
format(source : Source)
format
Instance Method Detail
def
after
(sources)
#
[
View source
]
def
before
(sources)
#
[
View source
]
def
format
(source :
Source
)
#
[
View source
]