Add Instantations to Grammar
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
=========================
|
||||
Simple Instantiation
|
||||
=========================
|
||||
bool() main;
|
||||
---
|
||||
(p4program
|
||||
(instantiation
|
||||
(typeRef
|
||||
(baseType
|
||||
(bool)
|
||||
)
|
||||
)
|
||||
(identifier)
|
||||
)
|
||||
(semicolon)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user