/* Generated By:JJTree: Do not edit this line. ASTFramclipseFile.java */ package com.framsticks.framclipse.internal.parser; public class ASTFramclipseFile extends ElementWithOffset { public ASTFramclipseFile(int id) { super(id); } public ASTFramclipseFile(FramclipseNonScriptParser p, int id) { super(p, id); } }