static DefaultNStringElement |
DefaultNStringElement.ofLines(net.thevpc.nuts.elem.NElementType type,
String value,
String image,
List<net.thevpc.nuts.elem.NElementLine> lines,
List<net.thevpc.nuts.elem.NBoundAffix> affixes,
List<net.thevpc.nuts.elem.NElementDiagnostic> diagnostics,
net.thevpc.nuts.elem.NElementMetadata metadata) |
static DefaultNStringElement |
DefaultNStringElement.ofName(String value) |
static DefaultNStringElement |
DefaultNStringElement.ofName(String value,
List<net.thevpc.nuts.elem.NBoundAffix> affixes,
List<net.thevpc.nuts.elem.NElementDiagnostic> diagnostics,
net.thevpc.nuts.elem.NElementMetadata metadata) |
static DefaultNStringElement |
DefaultNStringElement.ofNoLines(net.thevpc.nuts.elem.NElementType type,
String value,
String image,
List<net.thevpc.nuts.elem.NBoundAffix> affixes,
List<net.thevpc.nuts.elem.NElementDiagnostic> diagnostics,
net.thevpc.nuts.elem.NElementMetadata metadata) |
static DefaultNStringElement |
DefaultNStringElement.ofValue(net.thevpc.nuts.elem.NElementType type,
String value) |