Update Swift.test.stg to include templates that were added on master since

the initial fork.
This commit is contained in:
Ewan Mellor 2016-11-06 01:52:59 -07:00 committed by parrt
parent 5b37b3e236
commit 76cebe470d
1 changed files with 8 additions and 0 deletions

View File

@ -398,6 +398,14 @@ open class LeafListener: TBaseListener {
} }
>> >>
ImportVisitor(X) ::= ""
BasicVisitor(X) ::= ""
WalkVisitor(s) ::= ""
LRWithLabelsVisitor(X) ::= ""
RuleGetterVisitor(X) ::= ""
LRVisitor(x) ::= ""
TokenGetterVisitor(x) ::= ""
DeclareContextListGettersFunction() ::= << DeclareContextListGettersFunction() ::= <<
func foo() { func foo() {
//let s: SContext? = nil //let s: SContext? = nil