コード例 #1
0
 public override void EnterMuinuta([NotNull] TxMarkParser.MuinutaContext context)
 {
     _compileContext.Text(context.GetText());
 }