| Package | Description |
|---|---|
| net.heberling.clanlord.bard.parser |
| Modifier and Type | Method and Description |
|---|---|
MusicParser.SongContext |
MusicParser.song() |
| Modifier and Type | Method and Description |
|---|---|
void |
MusicListener.enterSong(MusicParser.SongContext ctx)
Enter a parse tree produced by
MusicParser.song(). |
void |
MusicBaseListener.enterSong(MusicParser.SongContext ctx)
Enter a parse tree produced by
MusicParser.song(). |
void |
MusicListener.exitSong(MusicParser.SongContext ctx)
Exit a parse tree produced by
MusicParser.song(). |
void |
MusicBaseListener.exitSong(MusicParser.SongContext ctx)
Exit a parse tree produced by
MusicParser.song(). |
Copyright © 2021 Markus Heberling. All rights reserved.