[][src]Module structural::path::array_paths

Traits for paths when used for arrays,and aliases for indices up to 31.

Constants

I0

An instance of the structural::TStr equivalent of "0".

I1

An instance of the structural::TStr equivalent of "1".

I2

An instance of the structural::TStr equivalent of "2".

I3

An instance of the structural::TStr equivalent of "3".

I4

An instance of the structural::TStr equivalent of "4".

I5

An instance of the structural::TStr equivalent of "5".

I6

An instance of the structural::TStr equivalent of "6".

I7

An instance of the structural::TStr equivalent of "7".

I8

An instance of the structural::TStr equivalent of "8".

I9

An instance of the structural::TStr equivalent of "9".

I10

An instance of the structural::TStr equivalent of "10".

I11

An instance of the structural::TStr equivalent of "11".

I12

An instance of the structural::TStr equivalent of "12".

I13

An instance of the structural::TStr equivalent of "13".

I14

An instance of the structural::TStr equivalent of "14".

I15

An instance of the structural::TStr equivalent of "15".

I16

An instance of the structural::TStr equivalent of "16".

I17

An instance of the structural::TStr equivalent of "17".

I18

An instance of the structural::TStr equivalent of "18".

I19

An instance of the structural::TStr equivalent of "19".

I20

An instance of the structural::TStr equivalent of "20".

I21

An instance of the structural::TStr equivalent of "21".

I22

An instance of the structural::TStr equivalent of "22".

I23

An instance of the structural::TStr equivalent of "23".

I24

An instance of the structural::TStr equivalent of "24".

I25

An instance of the structural::TStr equivalent of "25".

I26

An instance of the structural::TStr equivalent of "26".

I27

An instance of the structural::TStr equivalent of "27".

I28

An instance of the structural::TStr equivalent of "28".

I29

An instance of the structural::TStr equivalent of "29".

I30

An instance of the structural::TStr equivalent of "30".

I31

An instance of the structural::TStr equivalent of "31".

Traits

ArrayPath

A field path that is usable for indexing (some) arrays.

IsPathForArray

Used to check whether this field path is valid for Array.

Type Definitions

I0

The structural::TStr equivalent of "0"

I1

The structural::TStr equivalent of "1"

I2

The structural::TStr equivalent of "2"

I3

The structural::TStr equivalent of "3"

I4

The structural::TStr equivalent of "4"

I5

The structural::TStr equivalent of "5"

I6

The structural::TStr equivalent of "6"

I7

The structural::TStr equivalent of "7"

I8

The structural::TStr equivalent of "8"

I9

The structural::TStr equivalent of "9"

I10

The structural::TStr equivalent of "10"

I11

The structural::TStr equivalent of "11"

I12

The structural::TStr equivalent of "12"

I13

The structural::TStr equivalent of "13"

I14

The structural::TStr equivalent of "14"

I15

The structural::TStr equivalent of "15"

I16

The structural::TStr equivalent of "16"

I17

The structural::TStr equivalent of "17"

I18

The structural::TStr equivalent of "18"

I19

The structural::TStr equivalent of "19"

I20

The structural::TStr equivalent of "20"

I21

The structural::TStr equivalent of "21"

I22

The structural::TStr equivalent of "22"

I23

The structural::TStr equivalent of "23"

I24

The structural::TStr equivalent of "24"

I25

The structural::TStr equivalent of "25"

I26

The structural::TStr equivalent of "26"

I27

The structural::TStr equivalent of "27"

I28

The structural::TStr equivalent of "28"

I29

The structural::TStr equivalent of "29"

I30

The structural::TStr equivalent of "30"

I31

The structural::TStr equivalent of "31"