Toggle menu
Nitlanguage.org
Nitdoc
nitc
pretty
PrettyPrinterVisitor
tab_size
fun
tab_size
:
Int
nitc
::
PrettyPrinterVisitor
::
tab_size
Doc
Linearization
Summary
Size of a tabulation in spaces.
Size of a tabulation in spaces.
Summary
Property definitions
nitc$PrettyPrinterVisitor$tab_size
Property definitions
nitc
$
PrettyPrinterVisitor
::
tab_size
# Size of a tabulation in spaces.
var
tab_size
=
8
src/pretty.nit:219,2--220,17