io.github.edadma.indentation
package io.github.edadma.indentation
Members list
Type members
Classlikes
class IndentationLexical(newlineBeforeIndent: Boolean, newlineAfterDedent: Boolean, startLineJoining: List[String], endLineJoining: List[String], lineComment: String, blockCommentStart: String, blockCommentEnd: String) extends StdLexical
Attributes
- Supertypes
-
class StdLexicaltrait StdTokensclass Lexicaltrait Tokenstrait Scannerstrait Parsersclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
In this article