Home
last modified time | relevance | path

Searched refs:validate_special_type (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl496 ok = validate_special_type(Type,Tree),
501 ok = validate_special_type(Type,ErlT),
520 validate_special_type(string,Node) -> function
525 validate_special_type(variable,Node) -> function
528 validate_special_type(fun_expr,Node) -> function
536 validate_special_type(tuple,Node) -> function
540 validate_special_type(float,Node) -> function
547 validate_special_type(integer,Node) -> function
554 validate_special_type(nil,Node) -> function
557 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl496 ok = validate_special_type(Type,Tree),
501 ok = validate_special_type(Type,ErlT),
520 validate_special_type(string,Node) -> function
525 validate_special_type(variable,Node) -> function
528 validate_special_type(fun_expr,Node) -> function
536 validate_special_type(tuple,Node) -> function
540 validate_special_type(float,Node) -> function
547 validate_special_type(integer,Node) -> function
554 validate_special_type(nil,Node) -> function
557 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl501 ok = validate_special_type(Type,Tree),
506 ok = validate_special_type(Type,ErlT),
525 validate_special_type(string,Node) -> function
530 validate_special_type(variable,Node) -> function
533 validate_special_type(fun_expr,Node) -> function
541 validate_special_type(tuple,Node) -> function
545 validate_special_type(float,Node) -> function
552 validate_special_type(integer,Node) -> function
559 validate_special_type(nil,Node) -> function
562 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl501 ok = validate_special_type(Type,Tree),
506 ok = validate_special_type(Type,ErlT),
525 validate_special_type(string,Node) -> function
530 validate_special_type(variable,Node) -> function
533 validate_special_type(fun_expr,Node) -> function
541 validate_special_type(tuple,Node) -> function
545 validate_special_type(float,Node) -> function
552 validate_special_type(integer,Node) -> function
559 validate_special_type(nil,Node) -> function
562 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl501 ok = validate_special_type(Type,Tree),
506 ok = validate_special_type(Type,ErlT),
525 validate_special_type(string,Node) -> function
530 validate_special_type(variable,Node) -> function
533 validate_special_type(fun_expr,Node) -> function
541 validate_special_type(tuple,Node) -> function
545 validate_special_type(float,Node) -> function
552 validate_special_type(integer,Node) -> function
559 validate_special_type(nil,Node) -> function
562 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl501 ok = validate_special_type(Type,Tree),
506 ok = validate_special_type(Type,ErlT),
525 validate_special_type(string,Node) -> function
530 validate_special_type(variable,Node) -> function
533 validate_special_type(fun_expr,Node) -> function
541 validate_special_type(tuple,Node) -> function
545 validate_special_type(float,Node) -> function
552 validate_special_type(integer,Node) -> function
559 validate_special_type(nil,Node) -> function
562 validate_special_type(list,Node) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl526 ok = validate_special_type(Type,Tree),
531 ok = validate_special_type(Type,ErlT),
550 validate_special_type(string,Node) -> function
555 validate_special_type(variable,Node) -> function
558 validate_special_type(fun_expr,Node) -> function
566 validate_special_type(tuple,Node) -> function
570 validate_special_type(float,Node) -> function
577 validate_special_type(integer,Node) -> function
584 validate_special_type(nil,Node) -> function
587 validate_special_type(list,Node) -> function
[all …]