Skip to content

Commit

Permalink
docs: add a note for compiler configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddie authored and Eddie committed Jun 3, 2024
1 parent d31405e commit ab53ae6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import org.jetbrains.annotations.NotNull;

public abstract class AbstractClassPathVisitor implements IVisitor {
// TODO: Make this generic for all configuration, not just class path

/* When a classpath is required, inherit this abstract class for the property */

@NotNull
Expand Down

0 comments on commit ab53ae6

Please sign in to comment.