mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2026-04-01 12:30:18 +00:00
ast: move gay.pizza.pork.ast to gay.pizza.pork.ast.gen
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package gay.pizza.pork.parser
|
||||
|
||||
import gay.pizza.pork.ast.*
|
||||
import gay.pizza.pork.ast.gen.*
|
||||
import gay.pizza.pork.common.IndentPrinter
|
||||
|
||||
class Printer(buffer: StringBuilder) : NodeVisitor<Unit> {
|
||||
|
||||
Reference in New Issue
Block a user