Ignore:
Timestamp:
2019-08-04T21:15:10+02:00 (5 years ago)
Author:
Don-vip
Message:

fix #17845 - refactor evaluate code in ExpressionFactory to allow for varargs in functions (patch by taylor.smock)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Functions.java

    r15246 r15275  
    505505
    506506    /**
    507      * Returns true if role is in relation. Returns false if not a relation or it does not have the role.
     507     * Returns the number of primitives in a relation with the specified roles.
    508508     * @param env the environment
    509509     * @param roles The roles to count in the relation
Note: See TracChangeset for help on using the changeset viewer.