Keywords
scala.meta.internal.parsers.Keywords
object Keywords
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Keywords.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object StarAsTypePlaceholder
abstract class IsWithName(isEnabled: Boolean, val name: String) extends IsWithPred
Attributes
- Supertypes
- Known subtypes
-
object PatAltobject Starobject KwAsobject KwDerivesobject KwEndobject KwErasedobject KwExtensionobject KwInfixobject KwInlineobject KwIntoobject KwOpaqueobject KwOpenobject KwPureContextFunctionArrowobject KwPureFunctionArrowobject KwTrackedobject KwTransparentobject KwUsingobject QuestionMarkAsTypeWildcardobject StarSpliceShow all
abstract class IsWithPred(isEnabled: Boolean, pred: String => Boolean) extends Token => Boolean
Attributes
- Supertypes
-
trait Token => Booleanclass Objecttrait Matchableclass Any
- Known subtypes
-
class IsWithNameobject PatAltobject Starobject KwAsobject KwDerivesobject KwEndobject KwErasedobject KwExtensionobject KwInfixobject KwInlineobject KwIntoobject KwOpaqueobject KwOpenobject KwPureContextFunctionArrowobject KwPureFunctionArrowobject KwTrackedobject KwTransparentobject KwUsingobject QuestionMarkAsTypeWildcardobject StarSpliceclass NotWithNameobject NotPatAltobject KwPureFunctionLikeArrowShow all
object NotPatAlt extends NotWithName
Attributes
- Supertypes
-
class NotWithNameclass IsWithPredtrait Token => Booleanclass Objecttrait Matchableclass AnyShow all
- Self type
-
NotPatAlt.type
abstract class NotWithName(val name: String) extends IsWithPred
Attributes
- Supertypes
- Known subtypes
-
object NotPatAlt
object PatAlt extends IsWithName
Attributes
- Supertypes
-
class IsWithNameclass IsWithPredtrait Token => Booleanclass Objecttrait Matchableclass AnyShow all
- Self type
-
PatAlt.type
object Star extends IsWithName
Attributes
- Supertypes
-
class IsWithNameclass IsWithPredtrait Token => Booleanclass Objecttrait Matchableclass AnyShow all
- Self type
-
Star.type
Value members
Concrete methods
In this article