Skip to content
Snippets Groups Projects
Select Git revision
  • d760fa3244edfa47872bc882e48a7a71f72e589e
  • dev default protected
  • main protected
  • feature/ros-java-integration
4 results

Standard.expected

Blame
  • René Schöne's avatar
    René Schöne authored
    - add context-free-endpoint-target (only for receive for now)
    - using this target automatically will generate all context-sensitive connect-methods, and a connect method that dispatches to them
    - methods are only generated if not given in spec already
    - add error messages and tests
    - also marked (commented out) tests in negative tests that are not currently handled
    - updated documentation
    d760fa32
    History
    Standard.expected 1.29 KiB
    Standard.connect Line 3, column 1: Endpoint definition already defined for B.DoubledValue
    Standard.connect Line 4, column 1: Endpoint definition already defined for B.DoubledValue
    Standard.connect Line 10, column 1: Receiving target token must not be an NTA token!
    Standard.connect Line 13, column 1: No suitable default mapping found for type java.util.List
    Standard.connect Line 13, column 1: to-type of last mapping (java.util.List) not assignable to type of the token (String)!
    Standard.connect Line 16, column 1: to-type of last mapping (List) not assignable to type of the token (String)!
    Standard.connect Line 19, column 1: to-type of last mapping (int) not assignable to type of the token (String)!
    Standard.connect Line 22, column 9: Context-Free endpoint not allowed for root node A!
    Standard.connect Line 26, column 1: Clash with implied, indexed endpoint definition of context-free endpoint in line 25!
    Standard.connect Line 43, column 1: Endpoint definition already defined for C.DoubledValue
    Standard.connect Line 44, column 1: Endpoint definition already defined for C.DoubledValue
    Standard.connect Line 55, column 1: The name of a dependency definition must not be equal to a list-node on the source
    Standard.connect Line 60, column 1: Dependency definition already defined for D with name DoubledValue