public class Options extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Options.Builder |
Modifier and Type | Field and Description |
---|---|
ClassLoader |
contextLoader |
String |
expr |
List<String> |
imports |
List<String> |
staticImports |
Map<String,Symbol> |
symbols |
public final String expr
public final ClassLoader contextLoader
public static Options.Builder builder(String expr)
Copyright © 2024. All rights reserved.