Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- checkPath(String) - Static method in class com.jugubell.bproccli.utils.Utils
-
Gets the path type according to the custom path types defined in the enumeration
PathType - checkPath(String, boolean) - Static method in class com.jugubell.bproccli.utils.Utils
- cleanLabel(String) - Static method in class com.jugubell.bproccli.utils.Utils
-
Cleans the label by removing the ':'
- com.jugubell.bproccli - package com.jugubell.bproccli
- com.jugubell.bproccli.cli - package com.jugubell.bproccli.cli
- com.jugubell.bproccli.compiler - package com.jugubell.bproccli.compiler
- com.jugubell.bproccli.console - package com.jugubell.bproccli.console
- com.jugubell.bproccli.files - package com.jugubell.bproccli.files
- com.jugubell.bproccli.utils - package com.jugubell.bproccli.utils
- CommandLine - Class in com.jugubell.bproccli.cli
-
Small utility for handling command line interface It pasrses the arguments at the instanciation
- CommandLine(String[]) - Constructor for class com.jugubell.bproccli.cli.CommandLine
-
Constructor of the class
- CommandLineAction - Enum Class in com.jugubell.bproccli.cli
-
Enumeration of possible CLI actions
- CommandLineOption - Enum Class in com.jugubell.bproccli.cli
-
Enumeration of possible CLI options
- Compile - Class in com.jugubell.bproccli.compiler
-
Compile utility
- Compile(List<String>, TreeMap<Integer, LineType>, ProgramMetadata) - Constructor for class com.jugubell.bproccli.compiler.Compile
- ConsoleColor - Class in com.jugubell.bproccli.console
-
Static class for console coloration.
All Classes and Interfaces|All Packages|Constant Field Values