Uses of Class
net.morimekta.providence.model.FilePos
-
Packages that use FilePos Package Description net.morimekta.providence.model -
-
Uses of FilePos in net.morimekta.providence.model
Fields in net.morimekta.providence.model with type parameters of type FilePos Modifier and Type Field Description static net.morimekta.providence.descriptor.PStructDescriptor<FilePos,FilePos._Field>FilePos. kDescriptorMethods in net.morimekta.providence.model that return FilePos Modifier and Type Method Description FilePosFilePos._Builder. build()FilePosConstType._Builder. getEndPos()The end of the definition (position of '}')FilePosConstType. getEndPos()The end of the definition (position of '}')FilePosEnumType._Builder. getEndPos()The end of the definition (position of '}')FilePosEnumType. getEndPos()The end of the definition (position of '}')FilePosEnumValue._Builder. getEndPos()The end of the definition (position of ';' or last pos of value)FilePosEnumValue. getEndPos()The end of the definition (position of ';' or last pos of value)FilePosFieldType._Builder. getEndPos()The end of the definitionFilePosFieldType. getEndPos()The end of the definitionFilePosFunctionType._Builder. getEndPos()The end of the definitionFilePosFunctionType. getEndPos()The end of the definitionFilePosMessageType._Builder. getEndPos()The end of the definition (position of '}')FilePosMessageType. getEndPos()The end of the definition (position of '}')FilePosServiceType._Builder. getEndPos()The end of the definition (position of '}')FilePosServiceType. getEndPos()The end of the definition (position of '}')FilePosTypedefType._Builder. getEndPos()The end of the definitionFilePosTypedefType. getEndPos()The end of the definitionFilePosConstType._Builder. getStartPos()The start of the definition (position of 'enum')FilePosConstType. getStartPos()The start of the definition (position of 'enum')FilePosEnumType._Builder. getStartPos()The start of the definition (position of 'enum')FilePosEnumType. getStartPos()The start of the definition (position of 'enum')FilePosEnumValue._Builder. getStartPos()The start of the definition (position of 'name')FilePosEnumValue. getStartPos()The start of the definition (position of 'name')FilePosFieldType._Builder. getStartPos()The start of the definition (position of field ID)FilePosFieldType. getStartPos()The start of the definition (position of field ID)FilePosFunctionType._Builder. getStartPos()The start of the definition (position of return type)FilePosFunctionType. getStartPos()The start of the definition (position of return type)FilePosMessageType._Builder. getStartPos()The start of the definition (position of 'struct' / message type)FilePosMessageType. getStartPos()The start of the definition (position of 'struct' / message type)FilePosServiceType._Builder. getStartPos()The start of the definition (position of 'service')FilePosServiceType. getStartPos()The start of the definition (position of 'service')FilePosTypedefType._Builder. getStartPos()The start of the definition (position of 'typedef')FilePosTypedefType. getStartPos()The start of the definition (position of 'typedef')FilePosConstType._Builder. getValueStartPos()Note the start of the const in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.FilePosConstType. getValueStartPos()Note the start of the const in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.FilePosFieldType._Builder. getValueStartPos()Note the start of the default value in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.FilePosFieldType. getValueStartPos()Note the start of the default value in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.Methods in net.morimekta.providence.model that return types with arguments of type FilePos Modifier and Type Method Description net.morimekta.providence.descriptor.PStructDescriptor<FilePos,FilePos._Field>FilePos._Builder. descriptor()net.morimekta.providence.descriptor.PStructDescriptor<FilePos,FilePos._Field>FilePos. descriptor()java.util.Optional<FilePos>ConstType. optionalEndPos()The end of the definition (position of '}')java.util.Optional<FilePos>EnumType. optionalEndPos()The end of the definition (position of '}')java.util.Optional<FilePos>EnumValue. optionalEndPos()The end of the definition (position of ';' or last pos of value)java.util.Optional<FilePos>FieldType. optionalEndPos()The end of the definitionjava.util.Optional<FilePos>FunctionType. optionalEndPos()The end of the definitionjava.util.Optional<FilePos>MessageType. optionalEndPos()The end of the definition (position of '}')java.util.Optional<FilePos>ServiceType. optionalEndPos()The end of the definition (position of '}')java.util.Optional<FilePos>TypedefType. optionalEndPos()The end of the definitionjava.util.Optional<FilePos>ConstType. optionalStartPos()The start of the definition (position of 'enum')java.util.Optional<FilePos>EnumType. optionalStartPos()The start of the definition (position of 'enum')java.util.Optional<FilePos>EnumValue. optionalStartPos()The start of the definition (position of 'name')java.util.Optional<FilePos>FieldType. optionalStartPos()The start of the definition (position of field ID)java.util.Optional<FilePos>FunctionType. optionalStartPos()The start of the definition (position of return type)java.util.Optional<FilePos>MessageType. optionalStartPos()The start of the definition (position of 'struct' / message type)java.util.Optional<FilePos>ServiceType. optionalStartPos()The start of the definition (position of 'service')java.util.Optional<FilePos>TypedefType. optionalStartPos()The start of the definition (position of 'typedef')java.util.Optional<FilePos>ConstType. optionalValueStartPos()Note the start of the const in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.java.util.Optional<FilePos>FieldType. optionalValueStartPos()Note the start of the default value in the parsed thrift file, this can be used for making more accurate exception / parse data from the const parser.static net.morimekta.providence.descriptor.PStructDescriptorProvider<FilePos,FilePos._Field>FilePos. provider()Methods in net.morimekta.providence.model with parameters of type FilePos Modifier and Type Method Description intFilePos. compareTo(FilePos other)FilePos._BuilderFilePos._Builder. merge(FilePos from)ConstType._BuilderConstType._Builder. setEndPos(FilePos value)Set theend_posfield value.EnumType._BuilderEnumType._Builder. setEndPos(FilePos value)Set theend_posfield value.EnumValue._BuilderEnumValue._Builder. setEndPos(FilePos value)Set theend_posfield value.FieldType._BuilderFieldType._Builder. setEndPos(FilePos value)Set theend_posfield value.FunctionType._BuilderFunctionType._Builder. setEndPos(FilePos value)Set theend_posfield value.MessageType._BuilderMessageType._Builder. setEndPos(FilePos value)Set theend_posfield value.ServiceType._BuilderServiceType._Builder. setEndPos(FilePos value)Set theend_posfield value.TypedefType._BuilderTypedefType._Builder. setEndPos(FilePos value)Set theend_posfield value.ConstType._BuilderConstType._Builder. setStartPos(FilePos value)Set thestart_posfield value.EnumType._BuilderEnumType._Builder. setStartPos(FilePos value)Set thestart_posfield value.EnumValue._BuilderEnumValue._Builder. setStartPos(FilePos value)Set thestart_posfield value.FieldType._BuilderFieldType._Builder. setStartPos(FilePos value)Set thestart_posfield value.FunctionType._BuilderFunctionType._Builder. setStartPos(FilePos value)Set thestart_posfield value.MessageType._BuilderMessageType._Builder. setStartPos(FilePos value)Set thestart_posfield value.ServiceType._BuilderServiceType._Builder. setStartPos(FilePos value)Set thestart_posfield value.TypedefType._BuilderTypedefType._Builder. setStartPos(FilePos value)Set thestart_posfield value.ConstType._BuilderConstType._Builder. setValueStartPos(FilePos value)Set thevalue_start_posfield value.FieldType._BuilderFieldType._Builder. setValueStartPos(FilePos value)Set thevalue_start_posfield value.Constructors in net.morimekta.providence.model with parameters of type FilePos Constructor Description _Builder(FilePos base)Make a mutating builder off a base pmodel.FilePos.
-