Enum moore_svlog_syntax::token::Kw
[−]
[src]
pub enum Kw {
AcceptOn,
Alias,
Always,
AlwaysComb,
AlwaysFf,
AlwaysLatch,
And,
Assert,
Assign,
Assume,
Automatic,
Before,
Begin,
Bind,
Bins,
Binsof,
Bit,
Break,
Buf,
Bufif0,
Bufif1,
Byte,
Case,
Casex,
Casez,
Cell,
Chandle,
Checker,
Class,
Clocking,
Cmos,
Config,
Const,
Constraint,
Context,
Continue,
Cover,
Covergroup,
Coverpoint,
Cross,
Deassign,
Default,
Defparam,
Design,
Disable,
Dist,
Do,
Edge,
Else,
End,
Endcase,
Endchecker,
Endclass,
Endclocking,
Endconfig,
Endfunction,
Endgenerate,
Endgroup,
Endinterface,
Endmodule,
Endpackage,
Endprimitive,
Endprogram,
Endproperty,
Endsequence,
Endspecify,
Endtable,
Endtask,
Enum,
Event,
Eventually,
Expect,
Export,
Extends,
Extern,
Final,
FirstMatch,
For,
Force,
Foreach,
Forever,
Fork,
Forkjoin,
Function,
Generate,
Genvar,
Global,
Highz0,
Highz1,
If,
Iff,
Ifnone,
IgnoreBins,
IllegalBins,
Implies,
Import,
Incdir,
Include,
Initial,
Inout,
Input,
Inside,
Instance,
Int,
Integer,
Interface,
Intersect,
Join,
JoinAny,
JoinNone,
Large,
Let,
Liblist,
Library,
Local,
Localparam,
Logic,
Longint,
Macromodule,
Matches,
Medium,
Modport,
Module,
Nand,
Negedge,
New,
Nexttime,
Nmos,
Nor,
Noshowcancelled,
Not,
Notif0,
Notif1,
Null,
Or,
Output,
Package,
Packed,
Parameter,
Pmos,
Posedge,
Primitive,
Priority,
Program,
Property,
Protected,
Pull0,
Pull1,
Pulldown,
Pullup,
PulsestyleOndetect,
PulsestyleOnevent,
Pure,
Rand,
Randc,
Randcase,
Randsequence,
Rcmos,
Real,
Realtime,
Ref,
Reg,
RejectOn,
Release,
Repeat,
Restrict,
Return,
Rnmos,
Rpmos,
Rtran,
Rtranif0,
Rtranif1,
SAlways,
SEventually,
SNexttime,
SUntil,
SUntilWith,
Scalared,
Sequence,
Shortint,
Shortreal,
Showcancelled,
Signed,
Small,
Solve,
Specify,
Specparam,
Static,
String,
Strong,
Strong0,
Strong1,
Struct,
Super,
Supply0,
Supply1,
SyncAcceptOn,
SyncRejectOn,
Table,
Tagged,
Task,
This,
Throughout,
Time,
Timeprecision,
Timeunit,
Tran,
Tranif0,
Tranif1,
Tri,
Tri0,
Tri1,
Triand,
Trior,
Trireg,
Type,
Typedef,
Union,
Unique,
Unique0,
Unsigned,
Until,
UntilWith,
Untyped,
Use,
Uwire,
Var,
Vectored,
Virtual,
Void,
Wait,
WaitOrder,
Wand,
Weak,
Weak0,
Weak1,
While,
Wildcard,
Wire,
With,
Within,
Wor,
Xnor,
Xor,
}Variants
AcceptOnAliasAlwaysAlwaysCombAlwaysFfAlwaysLatchAndAssertAssignAssumeAutomaticBeforeBeginBindBinsBinsofBitBreakBufBufif0Bufif1ByteCaseCasexCasezCellChandleCheckerClassClockingCmosConfigConstConstraintContextContinueCoverCovergroupCoverpointCrossDeassignDefaultDefparamDesignDisableDistDoEdgeElseEndEndcaseEndcheckerEndclassEndclockingEndconfigEndfunctionEndgenerateEndgroupEndinterfaceEndmoduleEndpackageEndprimitiveEndprogramEndpropertyEndsequenceEndspecifyEndtableEndtaskEnumEventEventuallyExpectExportExtendsExternFinalFirstMatchForForceForeachForeverForkForkjoinFunctionGenerateGenvarGlobalHighz0Highz1IfIffIfnoneIgnoreBinsIllegalBinsImpliesImportIncdirIncludeInitialInoutInputInsideInstanceIntIntegerInterfaceIntersectJoinJoinAnyJoinNoneLargeLetLiblistLibraryLocalLocalparamLogicLongintMacromoduleMatchesMediumModportModuleNandNegedgeNewNexttimeNmosNorNoshowcancelledNotNotif0Notif1NullOrOutputPackagePackedParameterPmosPosedgePrimitivePriorityProgramPropertyProtectedPull0Pull1PulldownPullupPulsestyleOndetectPulsestyleOneventPureRandRandcRandcaseRandsequenceRcmosRealRealtimeRefRegRejectOnReleaseRepeatRestrictReturnRnmosRpmosRtranRtranif0Rtranif1SAlwaysSEventuallySNexttimeSUntilSUntilWithScalaredSequenceShortintShortrealShowcancelledSignedSmallSolveSpecifySpecparamStaticStringStrongStrong0Strong1StructSuperSupply0Supply1SyncAcceptOnSyncRejectOnTableTaggedTaskThisThroughoutTimeTimeprecisionTimeunitTranTranif0Tranif1TriTri0Tri1TriandTriorTriregTypeTypedefUnionUniqueUnique0UnsignedUntilUntilWithUntypedUseUwireVarVectoredVirtualVoidWaitWaitOrderWandWeakWeak0Weak1WhileWildcardWireWithWithinWorXnorXor
Methods
impl Kw[src]
Trait Implementations
impl Clone for Kw[src]
fn clone(&self) -> Kw[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more
impl Copy for Kw[src]
impl PartialOrd for Kw[src]
fn partial_cmp(&self, __arg_0: &Kw) -> Option<Ordering>[src]
This method returns an ordering between self and other values if one exists. Read more
fn lt(&self, other: &Rhs) -> bool1.0.0[src]
This method tests less than (for self and other) and is used by the < operator. Read more
fn le(&self, other: &Rhs) -> bool1.0.0[src]
This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
fn gt(&self, other: &Rhs) -> bool1.0.0[src]
This method tests greater than (for self and other) and is used by the > operator. Read more
fn ge(&self, other: &Rhs) -> bool1.0.0[src]
This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
impl Ord for Kw[src]
fn cmp(&self, __arg_0: &Kw) -> Ordering[src]
This method returns an Ordering between self and other. Read more
fn max(self, other: Self) -> Self1.22.0[src]
Compares and returns the maximum of two values. Read more
fn min(self, other: Self) -> Self1.22.0[src]
Compares and returns the minimum of two values. Read more
impl PartialEq for Kw[src]
fn eq(&self, __arg_0: &Kw) -> bool[src]
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &Rhs) -> bool1.0.0[src]
This method tests for !=.
impl Eq for Kw[src]
impl Debug for Kw[src]
impl Hash for Kw[src]
fn hash<__H: Hasher>(&self, __arg_0: &mut __H)[src]
Feeds this value into the given [Hasher]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher, 1.3.0[src]
H: Hasher,
Feeds a slice of this type into the given [Hasher]. Read more