IfDefExpr

com.eed3si9n.ifdef.ifdefplugin.IfDefExpr
See theIfDefExpr companion object
enum IfDefExpr

Attributes

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

Members list

Type members

Enum entries

final case class IfDef(arg: String)
final case class IfNDef(arg: String)