dfhdl.options.LinterOptions
See theLinterOptions companion class
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LinterOptions.type
Members list
Type members
Classlikes
object FatalWarnings
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FatalWarnings.type
object VHDLLinter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VHDLLinter.type
object VerilogLinter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VerilogLinter.type
Types
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
given default(using onError: OnError, fatalWarnings: FatalWarnings, verilogLinter: VerilogLinter, vhdlLinter: VHDLLinter): LinterOptions
In this article