I have solve the problem.thank you wang


发自我的iPhone


------------------ Original ------------------
From: Rui Wang <[email protected]&gt;
Date: Thu,Jan 28,2021 3:38 AM
To: dev <[email protected]&gt;
Subject: Re: custom Operator or customExpression



Could you clarify your goal a bit more? Are you trying to add a function
named "INFIX_CAST" starting from the parser?


-Rui




On Tue, Jan 26, 2021 at 6:38 PM [email protected] <[email protected]&gt;
wrote:

&gt; Hi,community:
&gt; 1. when I add binaryOpratorsTokens in default_config.fmpp, like
&gt; binaryOperatorsTokens: [
&gt;&nbsp;&nbsp; "< INFIX_CAST: \"::\" &gt;"]
&gt; what should I do next?
&gt;
&gt; 2. when I add extraBinaryExpressions: [ InfixCast]
&gt;
&gt; where can I define the Parser method
&gt;
&gt;
&gt; can you give me some help,or information that I can refer.
&gt;
&gt; thanks
&gt;
&gt;
&gt;
&gt; [email protected]
&gt;

Reply via email to