Interface ISourceCode<Top extends Table>

All Superinterfaces:
Select<ISourceCode<Top>,Top>, Statement<ISourceCode<Top>,Top>, Table<ISourceCode<Top>,SourceCodeLine,Top>, com.lattix.core.query.builder.TableValue<SourceCodeLine>, Where<ISourceCode<Top>>

public interface ISourceCode<Top extends Table> extends Select<ISourceCode<Top>,Top>, Where<ISourceCode<Top>>, Statement<ISourceCode<Top>,Top>, Table<ISourceCode<Top>,SourceCodeLine,Top>
Source Code Reference class: com.lattix.util.SourceCodeLine