enum SnippetType
Classifies the kinds of Groovy source fragments tracked by the shell buffer.
| Modifiers | Name | Description |
|---|---|---|
static SnippetType |
MAX_VALUE |
|
static SnippetType |
MIN_VALUE |
Import statement snippet.
Method declaration snippet.
Type declaration snippet.
Variable declaration or assignment snippet.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.