termInfixContext
scala.meta.internal.parsers.ScalametaParser.termInfixContext
object termInfixContext extends InfixContext
Attributes
- Graph
-
- Supertypes
- Self type
-
termInfixContext.type
Members list
Type members
Classlikes
case class UnfinishedInfix(lhs: Typ, op: Op, targs: ArgClause) extends Unfinished
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Unfinishedclass Objecttrait Matchableclass AnyShow all
Inherited classlikes
Attributes
- Inherited from:
- InfixContext
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class UnfinishedInfixclass UnfinishedInfix
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- InfixContext
Attributes
- Inherited from:
- InfixContext
Attributes
- Inherited from:
- InfixContext
Inherited fields
Attributes
- Inherited from:
- InfixContext
In this article