UnityScript.Parser.UnityScriptParser.mk_tokenSet_22_ C# (CSharp) Method

mk_tokenSet_22_() private static method

private static mk_tokenSet_22_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_22_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = -5188123130559164416L;
            numArray1[1] = 0x3e8001058011L;
            return numArray1;
        }
UnityScriptParser