public abstract class AbstractPrimitiveTsonElement extends AbstractTsonElement
| Constructor and Description |
|---|
AbstractPrimitiveTsonElement(TsonElementType type) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
throwNonPrimitive(TsonElementType type) |
protected <T> T |
throwPrimitive(TsonElementType type) |
void |
visit(TsonParserVisitor visitor) |
annotations, annotationsCount, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, compareCore, compareTo, dateTimeValue, dateValue, doubleObject, doubleValue, equals, floatObject, floatValue, getBigDecimal, getBigInteger, hashCode, intObject, intValue, isNull, longObject, longValue, numberValue, regexValue, shortObject, shortValue, stringValue, temporalValue, time, toAlias, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toCustom, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toRegex, toShort, toStr, toTime, toUplet, type, visitisAnyString, isArray, isBoolean, isComplexNumber, isContainer, isFloatingNumber, isFunction, isName, isNamedArray, isNamedObject, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, toArray, toContainer, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuild, builder, ofpublic AbstractPrimitiveTsonElement(TsonElementType type)
protected <T> T throwPrimitive(TsonElementType type)
throwPrimitive in class AbstractTsonElementprotected <T> T throwNonPrimitive(TsonElementType type)
throwNonPrimitive in class AbstractTsonElementpublic void visit(TsonParserVisitor visitor)
Copyright © 2025 vpc open source initiative. All rights reserved.