package diffast-langs-verilog
Verilog parser plugin for Diff/AST
Install
Dune Dependency
Authors
Maintainers
Sources
v0.1.1.tar.gz
sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a
md5=a0d35178f15cd2d2a3b907a0bbcc959c
doc/diffast-langs-verilog.base/Verilog_base/V_label/Statement/index.html
Module V_label.Statement
Source
include module type of struct include Ls.Statement end
Source
type t = Verilog_parsing.Labels.Statement.t =
| Empty
| OperatorAssignment of Verilog_parsing.Labels.AssignmentOperator.t
| Labeled of Verilog_parsing.Common.identifier
| BlockingAssignment
| NonBlockingAssignment
| Assign
| Deassign
| Force
| Release
| Case
| Casex
| Casez
| Conditional
| IncOrDec
| SubroutineCall
| SubroutineCallVoid
| Disable
| DisableFork
| EventTrigger
| EventTriggerNonBlocking
| Forever
| Repeat
| While
| For
| Do
| Foreach
| Return
| Break
| Continue
| ParBlock of Verilog_parsing.Common.identifier * Verilog_parsing.Labels.JoinSpec.t
| ProceduralTimingControl
| SeqBlock of Verilog_parsing.Common.identifier
| Wait
| WaitFork
| WaitOrder
| ProceduralAssertion
| ClockingDrive
| Randsequence of Verilog_parsing.Common.identifier
| Randcase
| ExpectProperty
| Expr of Verilog_parsing.Labels.Expression.t
| PExpr of Verilog_parsing.Labels.PropertyExpression.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>