Package editor

Class SourceType


  • public final class SourceType
    extends java.lang.Object
    • Field Detail

      • STATEMENT

        public static final SourceType STATEMENT
      • EXPRESSION

        public static final SourceType EXPRESSION
      • TEMPLATE

        public static final SourceType TEMPLATE
      • SCRIPT_TYPES

        private static final SourceType[] SCRIPT_TYPES
      • g_iIdSource

        private static int g_iIdSource
      • _iId

        private int _iId
    • Constructor Detail

      • SourceType

        private SourceType()
    • Method Detail

      • getId

        public int getId()
      • readResolve

        java.lang.Object readResolve()
      • getSourceTypes

        public static SourceType[] getSourceTypes()