T
- the value type waited by the snippet context.public interface ISnippetContext<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isMatch(T value,
Map<String,String> model)
Return true if the given value match the snippet context and false otherwise.
|
Copyright © 2021. All rights reserved.