modifiers

amyc.parsing.modifiers$
object modifiers

Should we add them in parsing or in core or have 2 separate structures in both parsing and core ?

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
modifiers.type

Members list

Type members

Classlikes

enum Modifier

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def map[A](f: Modifier => A): List[A]