public class SnippetPatterns extends Object
| Constructor and Description |
|---|
SnippetPatterns(SnippetOptions snippetOptions) |
| Modifier and Type | Method and Description |
|---|---|
Pattern |
getAnySnippetPattern() |
Pattern |
getFallbackPattern() |
Pattern |
getFallbackWithStrategyPattern() |
Pattern |
getSnippetPattern() |
Pattern |
getSnippetWithFallbackPattern() |
public SnippetPatterns(SnippetOptions snippetOptions)
public Pattern getAnySnippetPattern()
public Pattern getSnippetPattern()
public Pattern getSnippetWithFallbackPattern()
public Pattern getFallbackPattern()
public Pattern getFallbackWithStrategyPattern()
Copyright © 2016–2020. All rights reserved.