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

mk_tokenSet_41_() private static method

private static mk_tokenSet_41_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_41_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = -571957153040973918L;
            numArray1[1] = 0x3e880105a010L;
            return numArray1;
        }
UnityScriptParser