public class GroovyInlineTags extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GroovyInlineTags.CALL |
Constructor and Description |
---|
GroovyInlineTags() |
Modifier and Type | Method and Description |
---|---|
static String |
_else(int index,
GroovyInlineTags.CALL f) |
static String |
_elseif(int index,
GroovyInlineTags.CALL f) |
static String |
_if(int index,
GroovyInlineTags.CALL f) |
static String |
_ifnot(int index,
GroovyInlineTags.CALL f) |
static String |
_list(int index,
GroovyInlineTags.CALL f) |
public static String _if(int index, GroovyInlineTags.CALL f)
public static String _ifnot(int index, GroovyInlineTags.CALL f)
public static String _else(int index, GroovyInlineTags.CALL f)
public static String _elseif(int index, GroovyInlineTags.CALL f)
public static String _list(int index, GroovyInlineTags.CALL f)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly