Package | Description |
---|---|
org.sonatype.gshell.parser.impl.visitor |
AST visitors.
|
Modifier and Type | Method and Description |
---|---|
static LoggingVisitor.Level |
LoggingVisitor.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingVisitor.Level[] |
LoggingVisitor.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LoggingVisitor(org.slf4j.Logger log,
LoggingVisitor.Level level) |
Copyright © 2008-2013 Sonatype. All Rights Reserved.