Class Expression

    • Field Detail

      • NUMBER_TYPES

        protected static final java.util.Set<io.aether.utils.CTypeI<java.lang.Number>> NUMBER_TYPES
      • type

        public transient io.aether.utils.CTypeI<?> type
      • typeRaw

        public transient java.lang.Class<?> typeRaw
      • calculate

        public transient Calculate calculate
      • ctx

        protected transient Ctx ctx
    • Constructor Detail

      • Expression

        public Expression()
    • Method Detail

      • getCtx

        public Ctx getCtx()
      • prepareForContext0

        protected abstract void prepareForContext0()
      • prepareForContext

        public void prepareForContext​(Ctx ctx)