package structview
Type Members
- class SystemVerilogItemPresentation extends ItemPresentation
- class SystemVerilogRootPresentation extends ItemPresentation
- class SystemVerilogStructViewElement extends StructureViewTreeElement with SortableTreeElement
- class SystemVerilogStructViewFactory extends PsiStructureViewFactory
Factory for structure view of System Verilog language, with EP
lang.psiStructureViewFactory
inplugin.xml
.Factory for structure view of System Verilog language, with EP
lang.psiStructureViewFactory
inplugin.xml
.Factory overrides createStructureViewModel function and provide the SystemVerilogStructViewModel class.
- class SystemVerilogStructViewModel extends StructureViewModelBase with ElementInfoProvider
Structure view model of System Verilog language.
- class SystemVerilogStructViewRootElement extends SystemVerilogStructViewElement
Structure view element implementation for root node in verilog file.